build: update all non-major dependencies#24633
Merged
angular-robot[bot] merged 1 commit intoangular:mainfrom Feb 2, 2023
Merged
build: update all non-major dependencies#24633angular-robot[bot] merged 1 commit intoangular:mainfrom
angular-robot[bot] merged 1 commit intoangular:mainfrom
Conversation
79b374d to
9549bf2
Compare
9549bf2 to
e44868f
Compare
alan-agius4
approved these changes
Feb 2, 2023
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.0.0->6.0.15.49.0->5.50.05.49.0->5.50.0v1.23.3->v1.24.21.57.1->1.58.01.57.1->1.58.0Release Notes
bazelbuild/buildtools
v6.0.1: (2023-01-31)Compare Source
.buildifier.jsonconfig filetypescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.50.0Compare Source
Bug Fixes
String.prototype.length(#5704) (09d57ce)ThisExpressionandPrivateIdentifiererrors (#6028) (85e783c)Features
key-spacingrule extension for interface & type declarations (#6211) (67706e7)typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.50.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
aspect-build/bazel-lib
v1.24.2Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your file:
Optional toolchains:
What's Changed
Full Changelog: bazel-contrib/bazel-lib@v1.24.1...v1.24.2
v1.24.1Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your file:
Optional toolchains:
What's Changed
Full Changelog: bazel-contrib/bazel-lib@v1.24.0...v1.24.1
v1.24.0Compare Source
Using Bzlmod with Bazel 6:
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your file:
Optional toolchains:
What's Changed
Full Changelog: bazel-contrib/bazel-lib@v1.23.3...v1.24.0
sass/dart-sass
v1.58.0Compare Source
Remove sourcemap comments from Sass sources. The generated sourcemap comment
for the compiled CSS output remains unaffected.
Fix a bug in
@extendlogic where certain selectors with three or morecombinators were incorrectly considered superselectors of similar selectors
with fewer combinators, causing them to be incorrectly trimmed from the
output.
Produce a better error message for a number with a leading
+or-, adecimal point, but no digits.
Produce a better error message for a nested property whose name starts with
--.Fix a crash when a selector ends in an escaped backslash.
Add the relative length units from CSS Values 4 and CSS Contain 3 as known
units to validate bad computation in
calc.Command Line Interface
--watchflag will now track loads through calls tometa.load-css()aslong as their URLs are literal strings without any interpolation.
Configuration
📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.